home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
raytrace
/
pov
/
gen
/
form04a
/
shapes
/
sample1.frm
< prev
next >
Wrap
Text File
|
1993-09-23
|
173b
|
6 lines
// sample file
a_spine=box <0.2 , 0.5 , 0.2 > stack 10 in 50% grow 0.2 twist 90;
tweeny_bit = sphere 0.3 stack 1;
tweeny_bit, [a_spine] stack 30 in 75% twist 360;
end;